MixedRealityDiagnosticsSystem.WindowAnchor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
What part of the view port to anchor the window to.
public:
property UnityEngine::TextAnchor WindowAnchor { UnityEngine::TextAnchor get(); void set(UnityEngine::TextAnchor value); };
public UnityEngine.TextAnchor WindowAnchor { get; set; }
member this.WindowAnchor : UnityEngine.TextAnchor with get, set
Public Property WindowAnchor As TextAnchor
Property Value
UnityEngine.TextAnchor