'Declaration
<NotNullAttribute()> Public Shared Shadows ReadOnly Property Default As UAUserInteractionParameters
'Usage
Dim value As UAUserInteractionParameters value = UAUserInteractionParameters.Default
[NotNull()] public new static UAUserInteractionParameters Default {get;}
[NotNull()] public: new static property UAUserInteractionParameters^ Default { UAUserInteractionParameters^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).