CheckSwitch Class |
Namespace: InTheHand.Forms
The CheckSwitch type exposes the following members.
Name | Description | |
---|---|---|
![]() | CheckSwitch | Initializes a new instance of the CheckSwitch class |
Name | Description | |
---|---|---|
![]() | AnchorX | (Inherited from VisualElement.) |
![]() | AnchorY | (Inherited from VisualElement.) |
![]() | AutomationId | (Inherited from Element.) |
![]() | BackgroundColor | (Inherited from VisualElement.) |
![]() | Behaviors | (Inherited from VisualElement.) |
![]() | BindingContext | (Inherited from BindableObject.) |
![]() | Bounds | (Inherited from VisualElement.) |
![]() | ClassId | (Inherited from Element.) |
![]() | Effects | (Inherited from Element.) |
![]() | GestureRecognizers | (Inherited from View.) |
![]() | Height | (Inherited from VisualElement.) |
![]() | HeightRequest | (Inherited from VisualElement.) |
![]() | HorizontalOptions | (Inherited from View.) |
![]() | Id | (Inherited from Element.) |
![]() | InputTransparent | (Inherited from VisualElement.) |
![]() | IsEnabled | (Inherited from VisualElement.) |
![]() | IsFocused | (Inherited from VisualElement.) |
![]() | IsToggled | (Inherited from Switch.) |
![]() | IsVisible | (Inherited from VisualElement.) |
![]() | Margin | (Inherited from View.) |
![]() | MinimumHeightRequest | (Inherited from VisualElement.) |
![]() | MinimumWidthRequest | (Inherited from VisualElement.) |
![]() | Navigation | (Inherited from VisualElement.) |
![]() | Opacity | (Inherited from VisualElement.) |
![]() | Parent | (Inherited from Element.) |
![]() | ParentView | Obsolete. (Inherited from Element.) |
![]() | Resources | (Inherited from VisualElement.) |
![]() | Rotation | (Inherited from VisualElement.) |
![]() | RotationX | (Inherited from VisualElement.) |
![]() | RotationY | (Inherited from VisualElement.) |
![]() | Scale | (Inherited from VisualElement.) |
![]() | Style | (Inherited from VisualElement.) |
![]() | StyleClass | (Inherited from VisualElement.) |
![]() | StyleId | (Inherited from Element.) |
![]() | Text |
The text that will appear on the CheckSwitch.
|
![]() | TextColor | Color. Gets or sets the Color for the text of this Label.
This is a bindable property.
|
![]() | TranslationX | (Inherited from VisualElement.) |
![]() | TranslationY | (Inherited from VisualElement.) |
![]() | Triggers | (Inherited from VisualElement.) |
![]() | VerticalOptions | (Inherited from View.) |
![]() | Width | (Inherited from VisualElement.) |
![]() | WidthRequest | (Inherited from VisualElement.) |
![]() | X | (Inherited from VisualElement.) |
![]() | Y | (Inherited from VisualElement.) |
Name | Description | |
---|---|---|
![]() | BatchBegin | (Inherited from VisualElement.) |
![]() | BatchCommit | (Inherited from VisualElement.) |
![]() | ClearValue(BindableProperty) | (Inherited from BindableObject.) |
![]() | ClearValue(BindablePropertyKey) | (Inherited from BindableObject.) |
![]() | Equals | (Inherited from Object.) |
![]() | Focus | (Inherited from VisualElement.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetSizeRequest | Obsolete. (Inherited from VisualElement.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetValue | (Inherited from BindableObject.) |
![]() | Layout | (Inherited from VisualElement.) |
![]() | Measure | (Inherited from VisualElement.) |
![]() | On``1 | (Inherited from Switch.) |
![]() | RemoveBinding | (Inherited from BindableObject.) |
![]() | RemoveDynamicResource | (Inherited from Element.) |
![]() | SetBinding | (Inherited from BindableObject.) |
![]() | SetDynamicResource | (Inherited from Element.) |
![]() | SetValue(BindableProperty, Object) | (Inherited from BindableObject.) |
![]() | SetValue(BindablePropertyKey, Object) | (Inherited from BindableObject.) |
![]() | ToString | (Inherited from Object.) |
![]() | Unfocus | (Inherited from VisualElement.) |
Name | Description | |
---|---|---|
![]() | BindingContextChanged | (Inherited from BindableObject.) |
![]() | ChildAdded | (Inherited from Element.) |
![]() | ChildRemoved | (Inherited from Element.) |
![]() | ChildrenReordered | (Inherited from VisualElement.) |
![]() | DescendantAdded | (Inherited from Element.) |
![]() | DescendantRemoved | (Inherited from Element.) |
![]() | Focused | (Inherited from VisualElement.) |
![]() | MeasureInvalidated | (Inherited from VisualElement.) |
![]() | PropertyChanged | (Inherited from BindableObject.) |
![]() | PropertyChanging | (Inherited from BindableObject.) |
![]() | SizeChanged | (Inherited from VisualElement.) |
![]() | Toggled | (Inherited from Switch.) |
![]() | Unfocused | (Inherited from VisualElement.) |
Name | Description | |
---|---|---|
![]() ![]() | TextColorProperty | BindableProperty. Backing store for the TextColor bindable property.
|
![]() ![]() | TextProperty | BindableProperty. Backing store for the Text bindable property.
|