API Documentation
Public Attributes | List of all members
nkWinUi::NotificationPositionDescriptor Struct Referencefinal

Describes the position constraints a notification or popup should satisfy. More...

Public Attributes

Component_parentComponent = nullptr
 The component the notification or popup should be relative to.
 
nkMaths::Point _offset
 The offset to apply, in pixels, to the position.
 
RELATIVE_POSITION _origin = RELATIVE_POSITION::TOP_LEFT
 The side from which the positioning should be made.
 
RELATIVE_POSITION _originInParent = RELATIVE_POSITION::TOP_LEFT
 The relative position within the parent component to take as a reference.
 

Detailed Description

Describes the position constraints a notification or popup should satisfy.


The documentation for this struct was generated from the following file: