[]
Gets or sets a value indicating the current target view when the SplitView feature is enabled.
public TargetView TargetView { get; set; }
Type | Description |
---|---|
TargetView | The target view, either Primary or Secondary, indicating which view is currently targeted for user actions. |