AppBar.HoverOffsetZ 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.
Pushes the app bar away from the object
public:
property float HoverOffsetZ { float get(); void set(float value); };
public float HoverOffsetZ { get; set; }
member this.HoverOffsetZ : single with get, set
Public Property HoverOffsetZ As Single