FMX.Forms.IFMXWindowSafeAreaService.GetSafeAreaInsets
Delphi
function GetSafeAreaInsets(const AForm: TCommonCustomForm): TRectF;
C++
virtual System::Types::TRectF __fastcall GetSafeAreaInsets(TCommonCustomForm* const AForm) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | IFMXWindowSafeAreaService |
Description
Embarcadero Technologies does not currently have any additional information.