Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MovieView.IsVolumeButtonVisible
Returns the current visibility state of the specified controller bar button.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
MovieView | 3.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
Removed
This function was removed for MBS FileMaker Plugin 9.0. Please move to newer functions or keep using older plugins.
MBS( "MovieView.IsVolumeButtonVisible"; MovieViewReference ) More
Parameters
Parameter | Description | Example |
---|---|---|
MovieViewReference | The name of the container where to look for a movie view. | "movie" |
Result
Returns 1 if visible and 0 if not.
Description
Returns the current visibility state of the specified controller bar button.See also
- MovieView.IsBackButtonVisible
- MovieView.IsCustomButtonVisible
- MovieView.IsHotSpotButtonVisible
- MovieView.IsTranslateButtonVisible
- MovieView.SetBackButtonVisible
- MovieView.SetCustomButtonVisible
- MovieView.SetHotSpotButtonVisible
- MovieView.SetStepButtonsVisible
- MovieView.SetVolumeButtonVisible
- MovieView.SetZoomButtonsVisible
Created 18th August 2014, last changed 18th August 2014