SeslSwitchPreferenceScreen

Constructors

Link copied to clipboard
constructor(@NonNull context: Context)
constructor(@NonNull context: Context, @Nullable attrs: AttributeSet)
constructor(@NonNull context: Context, @Nullable attrs: AttributeSet, defStyleAttr: Int)
constructor(@NonNull context: Context, @Nullable attributeSet: AttributeSet, defStyleAttr: Int, defStyleRes: Int)

Functions

Link copied to clipboard
Link copied to clipboard
Binds the created View to the data for this preference.
Link copied to clipboard
open fun onClick()
Processes a click on the preference.