Skip to content

Latest commit

 

History

History
55 lines (50 loc) · 1.39 KB

insetssignal.md

File metadata and controls

55 lines (50 loc) · 1.39 KB

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.