Class UpdatePathButton
Inheritance
System.Object
UpdatePathButton
Namespace: Cloud_ShareSync.GUI.Types
Assembly: Cloud-ShareSync.dll
Syntax
class UpdatePathButton : Button
Fields
| Improve this Doc View SourcePathProperty
Declaration
public static readonly StyledProperty<string?> PathProperty
Field Value
| Type | Description |
|---|---|
| StyledProperty<System.Nullable<System.String>> |
Properties
| Improve this Doc View SourcePath
Declaration
public string? Path { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.String> |