FMX.MediaLibrary._di_IFMXShareSheetActionsService

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFMXShareSheetActionsService> _di_IFMXShareSheetActionsService;

Properties

Type Visibility Source Unit Parent
typedef public FMX.MediaLibrary.hpp FMX.MediaLibrary FMX.MediaLibrary

Description

Represents the DelphiInterface of IFMXShareSheetActionsService.

You can use _di_IFMXShareSheetActionsService to refer to the sharing actions service in C++ code.

See Also