Share via


RemoteSystemApp.IsAvailableBySpatialProximity Property

Definition

Indicates whether this application is currently available for spatial sharing connection.

public:
 property bool IsAvailableBySpatialProximity { bool get(); };
bool IsAvailableBySpatialProximity();
public bool IsAvailableBySpatialProximity { get; }
var boolean = remoteSystemApp.isAvailableBySpatialProximity;
Public ReadOnly Property IsAvailableBySpatialProximity As Boolean

Property Value

Boolean

bool

true if the application is available for spatial sharing, otherwise false.

Applies to