InsetsSignal
The InsetsSignal
class monitors the insets of the effect safe area.
Properties
Property
Description
bottom
(get) bottom: ScalarSignal (set) (Not Available)
Represents the bottom component of the Insets.
left
(get) left: ScalarSignal (set) (Not Available)
Represents the left component of the Insets.
right
(get) right: ScalarSignal (set) (Not Available)
Represents the right component of the Insets.
top
(get) top: ScalarSignal (set) (Not Available)
Represents the top component of the Insets.
Methods
This module exposes no methods.
Last updated