Searched defs:TextClockOptions (Results 1 – 4 of 4) sorted by relevance
29 struct TextClockOptions { struct30 std::optional<float> timeZoneOffset = std::nullopt;31 TextClockControllerPeer* peerController = nullptr;
55 export interface TextClockOptions { interface
69 export interface TextClockOptions { interface
301 export interface TextClockOptions { interface