WhiteAppSyncAttributes Class Reference
| Inherits from | WhiteObject |
|---|---|
| Declared in | WhiteAppSyncAttributes.h |
kind
The type of the window app.
@property (nonatomic, copy, readonly) NSString *kindDeclared In
WhiteAppSyncAttributes.h
title
The title of the window app.
@property (nonatomic, copy, readonly) NSString *titleDeclared In
WhiteAppSyncAttributes.h
options
The options of the window app.
@property (nonatomic, copy, readonly) NSDictionary *optionsDeclared In
WhiteAppSyncAttributes.h
src
The optional data source of the window app.
@property (nonatomic, copy, readonly, nullable) NSString *srcDeclared In
WhiteAppSyncAttributes.h
state
The optional state of the window app.
@property (nonatomic, copy, readonly) NSDictionary *stateDeclared In
WhiteAppSyncAttributes.h