getSupportActionProvider

@Nullable
abstract fun getSupportActionProvider(): @Nullable ActionProvider(source)

Gets the ActionProvider.

Return

The action provider.

See also